No-Tab
Controls with this style set are skipped when the user navigates the screen using the Tab and the Backtab keys.
 
Example - Define a java-bean that is not navigable by the tab key
screen section.
...
  03 screen-1-jb-1 Java-Bean
     line 5.1
     column 4.5
     size 33.5 cells 
     lines 25.1 cells 
     id 1
     no-tab
     hscroll
     .
...